micro_utils.dokka
0.11.13
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.ktor.client.key.value
/
[common]KtorKeyValueRepoClient
/
Companion
/
invoke
invoke
common
inline operator
fun
<
Key
,
Value
>
invoke
(
baseUrl
:
String
,
httpClient
:
<ERROR CLASS>
,
contentType
:
<ERROR CLASS>
,
noinline
idSerializer
:
suspend
(
Key
)
->
String
,
noinline
valueSerializer
:
suspend
(
Value
)
->
String
)
:
KtorKeyValueRepoClient
<
Key
,
Value
>
Content copied to clipboard
inline operator
fun
<
Key
,
Value
>
invoke
(
baseUrl
:
String
,
subpart
:
String
,
httpClient
:
<ERROR CLASS>
,
contentType
:
<ERROR CLASS>
,
noinline
idSerializer
:
suspend
(
Key
)
->
String
,
noinline
valueSerializer
:
suspend
(
Value
)
->
String
)
:
KtorKeyValueRepoClient
<
Key
,
Value
>
Content copied to clipboard